 
@media screen and (max-width:768px){
.wrapp-btn-primary .btn-primary {
    width: 60%!important;
    left: 20%;
    min-width: 60%!important;
    height: 28px;
    font-size: 14px!important;
    line-height: 12px;
  	 bottom: -15px;

}
 .imagen_text_flex .cntb-507027-block .cntb-507027-0-texto h2, .img_text_flex_2 .cntb-507027-block .cntb-507027-0-texto h2{
	font-family: Libre Baskerville!important;
   font-size:32px!important;
   font-weight:500!important;
   letter-spacing:0.2px!important;
   text-align:center;
}
@media only screen and (max-width:992px){
  .img_text_flex{
    flex-direction:column-reverse;
  }
}