
.box_tres_colunas{
width:100%; margin-bottom:40px; margin-top:-20px;"
}

.box_tres_colunas .box_33{ 
width:33%; float:left;
}

.box_tres_colunas .box_33 h2{
  text-align:center; font-size:16px; line-height:32px;
  font-family: "Poppins-Regular"; letter-spacing:2px;
} 
/* ////////////////////////////// MODAL MOBILE ///////////////////*/
@media  (min-width: 300px) and ( max-width:640px){

  .title-static-custom{ padding:6vw !important; width:100%;}

.mobile-h2{     
    text-align: left !important;
    padding-bottom: 0px !important;
    margin-bottom:0px !important;
  }

.mobile-h3{ 
  text-align: left !important;
  padding-bottom: 0px !important;
  }

  
}