.bannermain img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.bannermain img {
    object-position: bottom;
    height: auto;
    width: 100%;
    object-fit: cover;
}

@media screen and (min-width: 1600px)
{
    .bannermain img {
    object-position: bottom;
    height: auto;
}
}
.below_bannercontent p {
    font-size: 18px;
    line-height: 27px;
}
.product-gallery-thumb img {
    object-fit: cover;
    width: 100%;
    height: 75px;
    object-fit: contain;
}
.inputnum_box .aiz-megabox-elem {
    font-family: sans-serif;
}