.product-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.element-newsletter .btn-newsletter-submit{
    background: #f17ea1 !important;
}

.btn-buy {
    background: #f17ea1 !important;
}

.logo img{
  height: 60px !important;
}
    
    