select {
    border-color:lightgray; padding:3px;
}

.small-button {
    border:none;
    padding:8px 15px;
    margin-bottom:3px;
}

.small-title {
    margin:0 15px 0 5px;
}

.product {
    width: 100%;
}

.tm-gallery-item img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}

p .img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.carousel-indicators {
    top: auto;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.w-100 {
    height: 700px;
    object-fit: cover;
}

.notice .card {
    margin-bottom: 40px;
}
