﻿.contact-us-page{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto}.contact-us-page .left-content{background-color:#f9f7f5;margin:40px;display:flex;flex-direction:column;justify-content:center;text-align:center;height:60vh;width:100%;padding:70px;align-items:center;flex:1}.contact-us-page .left-content button{width:fit-content}@media only screen and (max-width: 570px){.contact-us-page .left-content{padding:20px;margin:20px}}.contact-us-page .right-content{height:100%;max-width:100%;flex:1}@media (max-width: 850px){.contact-us-page .right-content{display:none}}.contact-us-page .right-content img{height:100%;width:100%;object-fit:cover}
