.SprdMain img, .card-image .image a img, .owl-carousel .owl-item div img{
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.card-image .image a img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
}

.card-image .image{
    border-radius: 5px;
    border: 1px solid #dbdbdb;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

.container .navbar{
    position: unset;
}

.sprd-skip-nav{
    display: none;
}
.owl-carousel .owl-stage-outer{
    max-height: 40vh;
    min-height: 40vh;
}

.owl-carousel .owl-stage-outer div{
    height: 100%;
}

.owl-carousel .owl-item div img{
    max-height: 100%;
    max-width: 100%;
    min-height: 50%;
    width: auto;
    margin: auto;
    height: auto;
}

.owl-stage-outer .owl-height{

}

.owl-carousel.owl-drag .owl-item{
    width: 640px;
}

.sprd-info-footer__open-shop{
    display: none !important;
}

#buttonServiceMail{
    display:block;
}

.sprd-info-footer__col.sprd-info-footer__contact-col a{
    display:none;
}