﻿.contactus-box{display:flex;flex-wrap:wrap;justify-content:space-between}
.contactus-box .contactus-feed{width:49%;}
.contactus-box .contact-img{width:49%;margin-top:0;}
@media (max-width:768px){.contactus-box .contactus-feed,.contactus-box .contact-img{width:100%;margin:10px 0;}}