.content_slider_wrapper div.all_around_text_down {
  line-height: 22px !important;
}

.content_slider_text_block_wrap h3 {
  font-size: 35px !important;
  font-family: 'Lato', sans-serif !important;
  line-height: 39px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
  font-weight: 400 !important;
color: #a0cc73;
}
#select_country .modal-title {
    color: #fff;
}
#select_country .modal-content {
    border: 1px solid #ddd;
}
#select_country .modal-header {
    background: #a0cc73 !important;
}
.content_slider_text_block_wrap h4 {
  font-size: 25px !important;
  font-family: 'Lato', sans-serif !important;
  line-height: 32px !important;
  margin-bottom: 10px !important ;
  padding: 0 !important;
  display: inline-block !important;
  font-weight: 400 !important;
text-transform: uppercase;
color: #a0cc73;
}

.learning-content {
  position: relative;
  /* width: 568px; */
  min-height: 400px;
  /*height: auto !important;
  height: 290px; */
  margin: 0 auto;
background-color: #fef6f0;
}

.learning-content .article, .learning-content p {
  font-size: 20px;
  line-height: 26px;
  font-family: 'Lato';
  font-weight: 300;
  color: #565e67;
  margin: 5px;
}
.learning-content .col1, .learning-content .col2 {
  float: left;
  padding: 5% 2% 5% 2%;
  width: 320px;
}
.learning-content .col1 {
 width: 46%;
}

.content_slider_text_block_wrap, .content_slider_text_block_wrap a {
  font-family: 'Lato';  
  font-size: 20px;
  line-height:26px;
}

.college-prep-row .learning-content {
min-height: 550px;
}

.learning-content.xl {
min-height: 550px;
}

.college-prep-row .learning-content.xl {
min-height: 800px;
}
