.contact_banner{width:100%;& .container{width:100%;position:relative;z-index:3;& .section_inner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;@media (max-width:991px){align-items:flex-start}& h2{font-size:4.8rem;font-weight:400;color:var(--white);margin:0 0 3rem;@media (max-width:991px){font-size:3rem}}& p{font-size:2.4rem;font-weight:400;color:var(--white);margin:0 0 3rem;@media (max-width:991px){font-size:1.8rem}}& .call_to_action_buttons{justify-content:center}}}& .image_overlay{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:2;background-color:rgba(242,140,82,.75)}& img{width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center;position:absolute;z-index:1}}