.elementor-3561 .elementor-element.elementor-element-17520da{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-3561 .elementor-element.elementor-element-4156074{width:100%;max-width:100%;}/* Start custom CSS for shortcode, class: .elementor-element-4156074 */.schoolinfo .myrow{
display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /* or center, if you prefer */
  gap: 20px; /* spacing between cards */
}
#myschooldata .mycol-sm-6:nth-of-type(1) {
    height: 380px;
}

#myschooldata .mycol-sm-6:nth-of-type(4) {
    height: 347px;
}/* End custom CSS */