.get-direction-wraper{display:flex;flex:0 0 100%;max-width:100%;justify-content:space-between;align-items:center}.get-direction-img{display:inherit;flex:0 0 60%;max-width:60%;text-align:center;border-radius:23px;overflow:hidden}.get-direction-img iframe{width:100%;height:20rem}.get-direction-btn{flex:0 0 40%;max-width:40%;text-align:center}.get-direction-btn a.btn{padding:15px 38px}#map{height:auto;width:100%}@media screen and (max-width:991px){.get-direction-wraper{flex-direction:column}.get-direction-img{flex:0 0 100%;max-width:100%;margin-bottom:1.7rem}.get-direction-btn{flex:0 0 100%;max-width:100%}}