.ti-30-70-text { font-size: 18px; line-height: 24px; }
.ti-30-70-text h3 { margin-top: 13px; margin-bottom: 20px; font-size: 45px; line-height:1;}
.ti-30-70-img { width: 100%; padding-right: 21%; }
.ti-30-70-img img { width: 100%;}
.ti-30-70-cta{padding-top: 5px;}


/* ========================================== 
! Large devices (desktops, less than 1200px)
=========================================== */
@media (max-width:1199.98px) {

}

/*==========================================
! Medium devices (tablets, less than 992px)
========================================== */
@media (max-width:991.98px) {
  .ti-30-70-img { padding-right: 10%; }
}

/* =================================================  
 ! Small devices (landscape phones, less than 768px)
 ================================================= */
@media (max-width: 767.98px){
.ti-30-70-img {max-width: 268px;margin: 0 auto;margin-bottom: 28px; padding: 0;}
.ti-30-70-text {font-size: 16px;line-height: 22px;}
.ti-30-70-text h3 { margin-top: 0; margin-bottom: 28px; }
}
/* ======================================================
 ! Extra small devices (portrait phones, less than 576px)
 ====================================================== */
@media (max-width: 575.98px){

}