.my-custom-card{background-color:#fff;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1);height:466px;margin-top:-7rem!important;margin:20px auto -5rem;max-width:997px;padding:13px;z-index:1!important}.my-custom-card__content{align-items:center;display:flex;justify-content:space-between;margin-top:-5rem;width:100%}.my-custom-card__text{color:#333;font-size:1.5rem;padding-right:20px}.my-custom-card__description{margin-top:15px}.my-custom-card__cta{margin-top:20px}.my-custom-card__image{max-width:384px;width:109%}.my-custom-card__image img{height:auto;width:100%}@media (max-width:768px){.my-custom-card{flex-direction:column}.my-custom-card__text{padding-right:0;width:100%}.my-custom-card__image{display:none;margin-top:20px;max-width:100%;width:100%}.my-custom-card{margin-top:0;text-align:center}.my-custom-card__content{flex-direction:column;margin-top:0}.my-custom-card__image,.my-custom-card__text{margin-top:20px;max-width:none;padding-right:0;width:100%}}