.general-info-columns .column-cards{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:15px;padding-top:15px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:640px){.general-info-columns .column-cards{display:block}}.general-info-columns .column-cards .column-card{cursor:pointer;position:relative;width:calc(33.333% - 30px)}@media screen and (max-width:640px){.general-info-columns .column-cards .column-card{margin-bottom:60px;width:100%}.general-info-columns .column-cards .column-card:last-of-type{margin-bottom:0;width:100%}.general-info-columns .column-cards .column-card:first-of-type{padding-top:15px}}.general-info-columns .column-cards .column-card .image-wrap{height:200px;margin:10px 0 30px;overflow:hidden;width:100%}@media screen and (max-width:640px){.general-info-columns .column-cards .column-card .image-wrap{height:260px}}.general-info-columns .column-cards .column-card .image-wrap img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.general-info-columns .column-cards .column-card .text{padding:15px 0 30px}