
@media only screen and (max-width: 768px) {

.template-collection .collection__image, .template-page .collection__image{
 	 background-position: 40% 45px !important;
	 background-repeat: no-repeat !important;
	 background-size: cover !important;
  }
}
.product-actions #contact_form {
    display: none;
}

.mobile-nav--expanded + .mobile-nav__sublist{max-height:1500px !important}