.cms-contact{background:#fff;padding:15px;margin-top:10px;border-radius:15px;border:1px solid rgb(38 57 84 / .2);box-shadow:0 4px 24px rgb(38 57 84 / .05);height:100%;overflow:hidden;display:flex;align-items:center}.cms-contact p{font-size:14px}.cms-contact h6{font-size:18px;margin-bottom:5px;color:var(--secondary)}@media only screen and (max-width:991px){.cms-contact{min-height:auto}}