.contact{flex-direction:row;justify-content:space-between;align-items:flex-start;width:60%;height:90vh;margin:10vh auto;display:flex;color:#4d4d4d!important}.contact img{width:50vh;height:50vh}.contact>div{width:100%}.contact input,textarea,button,span{border-radius:unset!important;color:#4d4d4d!important}@media screen and (max-width:1200px){.contact{width:80%}}@media screen and (max-width:800px){.contact{height:80vh;overflow:auto}}@media screen and (max-width:900px){.contact{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:90vh;margin:auto;display:flex}.contact>div{width:60%;margin-top:30px}.contact img{width:80%;height:unset}}@media screen and (max-width:600px){.contact img{width:90%}.contact>div{width:80%;margin-top:20px}}
