.image-partner-section{display:flex;flex-direction:row;width:100%}.content-section{display:flex;flex-direction:column;justify-content:center;padding:5%;width:40%;background-color:#fcf5ea}.content-section-heading{font-size:2.2rem;color:#495464}.content-section-paragraph{font-size:1.4rem;margin-bottom:2rem}.image-partner-section img{width:60%;object-fit:cover}.content-section .btn-section a{font-size:1.4rem;margin-top:2rem;border-radius:50px;display:inline-block;padding:.6rem 2.5rem;background-color:#fff;color:#495464;border:1px solid #495464;transition:.2s all ease-in}.content-section .btn-section a:hover{background-color:#495464;color:#fff}@media screen and (max-width:1380px){.image-partner-section{flex-direction:column;width:100%}.content-section{width:60%;padding:3rem;margin:0 auto;background-color:#fff}}@media screen and (max-width:812px){.image-partner-section{width:90vw;height:auto;margin:0 auto}.content-section{width:100%}}