.collection-title .heading {
height: 31px;
top: 145px;
left: 799px;
gap: 0px;
opacity: 0px;
font-family: 'Exo 2', sans-serif;
font-size: 50px;
font-weight: 800;
line-height: 31px;
text-align: center;
  letter-spacing: 0.132px;
color: rgba(255, 255, 255, 1);
}

.collection-header-background  img{
  opacity: 0.5;
}


@media only screen and (max-width: 767px){
  .collection-title .heading {
font-size: 28px;
}
}
