/* /Сайт/InstitutV2 - Сайт/Pages/Основные страницы/p12300/Стили/style/ */
iframe {
	  height: 550px;
     width: 100%;
     margin: 0 auto;
     display: block;
     border: 0;
 }

#location_frame > div {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

#location_frame > div {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

#location_frame > div > div.call-me {
	width: 50%;
}

#location_frame > div > div#f_feedback_frame {
	width: 50%;
}