.de_i_cards {
	background-color: #f3f8fb;
	padding-top: 64px;
	padding-bottom: 30px;
}
.section-title {
	margin: 0 1px 24px 0;
	font-size: 35px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: normal;
	text-align: center;
	color: #036;
}
.section-desc p{
	margin: 24px 0 32px 1px;
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	text-align: center;
	color: #333;
}
.img-container {
	margin-bottom: 39px;
}

.paragraph-id--1720 {
	margin-bottom: 64px;
}
.paragraph-id--1719 {
	margin-top: 64px;
}

@media(max-width:767px){
  .text-over-image .img-container {
    margin-bottom: 16px;
  }
  .section-title {
    padding: 0 32px;
    text-align: left;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 16px !important;
  }
  .section-desc {
    padding: 0 32px;
  }
  .section-desc p {
    text-align: left;
    margin-top: 0;
  }
}

@media (min-width:768px) and (max-width:1000px){
  .de_i_cards {
    padding: 64px 32px 30px 32px;
  }
  .de_i_cards .col-md-6.text-over-image {
    width: 50%;
    float: left;
  }
  .de_i_cards .section-title,
  .de_i_cards .section-desc,
  .de_i_cards .section-desc p {
    text-align: center !important;
    padding: 0 !important;
  }
  .text-over-image .img-container {
    margin-bottom: 32px;
  }
  .page-node-264 .de_i_cards .section-title {
    font-size: 28px;
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}