.products .product{background:#fff;border-radius:20px;box-shadow:3px 3px 21px 0 rgba(66,147,208,.2);padding:28px 28px 65px;position:relative}.products .flex{display:flex;gap:30px;justify-content:space-between}.products .product .image{margin-top:-110px;text-align:center}.products .product .image img{height:264px!important;max-height:400px;max-width:200px!important}.products .product .bottom-link{bottom:45px;position:absolute}.product .bottom-link p a,.products .product .bottom-link p{color:#e99145;font-family:Lato;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;text-decoration-line:underline}@media (max-width:767px){.products .flex{flex-flow:column;gap:80px}.product .image{margin-bottom:-25px;margin-top:-130px;text-align:center}.products .product{width:100%!important}}