/* /Сайт/InstitutV2 - Сайт/Основные страницы/p11000/custom/ */
#test_drive_v2 > div {
	display: flex;
	flex-wrap: wrap;
}

#test_drive_frame {
  padding: 30px 0;
  width: 50%;
  float: left;
}

#test_drive_frame iframe {
  height: 520px;
  width: 100%;
  margin: 0 auto;
  display: block;
  border: 0;
}
