
.select2 {
width:100%!important;
margin:5px 0!important;
}
.select2-search__field::placeholder {

  padding: 0;
}

.home-header-img, .home-header-img2 {
  display:none;
}

.home-header h1 {
    font-size: 30px;
    padding: 15px 0;
}
.offers-card {
    height:143vw;
}

.articles-home-card p {
    font-size: 3.8vw;
}
.articles-home-card {

    height: 130vw;
}
.articles-home-card h2 {
    font-size: 5.3vw;
}
.articles-home-card a {
 height: 9.4vw;
    font-size: 3.45vw;
    line-height: 2.5;

}

.filter-col{width: 95%;flex-direction: column;margin:0;}
.home-filter{width: 94%;}
.home-filter .input-filter{width: 99%;margin: 5px 0;}
.home-filter .date{width: 96%;}
.home-filter .btn-filter{width:100%;}
    #categories-carousel {
    width: 90%;
    padding:11% 5%;
}
#categories-carousel img {
    width: 65%;
    padding: 0 17.5%;
    height: 58.5vw;}
    
.category-details-cont p {
    width: 92%;
    padding: 4%;}
    .category-details-cont {
    flex-direction: column;}