
@media only screen and (max-width: 700px){
.custom-collection-wrapper-grid.page-custom-collection {
    padding-top: 0px !important;
}
  .custom-collection-wrapper-grid.page-custom-collection.women .text-side-content {
    padding-top: 35px;
}
}