body .lpc-prods-4__item-img img {
  object-fit: contain; }
  body .g-button {
    background-color: #ff1849;
    background-image: none;
    transition: all 0.3s ease; }
    body .g-button:hover {
      background-color: #ff1849;
      box-shadow: 0px 5px 20px 1px rgba(255, 24, 73, 0.54); }
