.custom-collection-heading{
    font-size:50px;
    padding-bottom:40px;
}
.custom-collection-main-box .our-collection-button{
  background:transparent;
  position:unset;
  opacity:1;
  margin: 10px 0;
  width: 100%;
}
.custom-collection-main-box .swiper-slide{
  height:auto;
}

@media only screen and (max-width:990px){
    .custom-collection-heading{
      font-size:34px;
    }
}
