.product-selection label {
    display: none;
}
@media screen and (max-width: 991px){
    .main-products-content .container-relative .box-images-products .img-content .text-img h4{
        font-size: 20px;
    }
    .topbar-mobile span, .topbar a {
        display: flex;
    }
}