.collection-hero__image-container{
    border-radius: 0px;
    margin-bottom: 15px;
}
.collection-hero__description{
    color: rgba(var(--color-foreground),.5);
    margin-top: 0;
}
@media (max-width: 767px) {
 .collection-hero__description {
   margin-top: -60px;
 }

  #shopify-section-template--22130272928064__banner .container {
    margin: -30px auto;
  }
}
