#servicios h1 {padding-bottom:60px;font-size:25px;line-height:35px;letter-spacing:2px;} 
#servicios h2 {padding-bottom:20px;font-size:45px;line-height:55px;letter-spacing:2px;} 
#servicios h3{padding-bottom:60px;font-size:25px;line-height:35px;letter-spacing:0.2px;}
#servicios p{font-size:16px;line-height:24px;padding-bottom:10px;}

#servicios .callout-1{background:#B33636;padding:50px 0 ;}
#servicios .callout-1 h3{padding-bottom:0;font-size:35px !important;line-height:45px !important;letter-spacing:0.2px;}

#servicios .callout-3{background:#E9EBED;padding:70px 0 ;}
#servicios .callout-3 h2{padding-bottom:10px;font-size:30px !important;line-height:40px !important;letter-spacing:0.2px;}
#servicios .callout-3 ._servicio figure img{height: 323px;width: 100%;}
#servicios .callout-3 .large-4 { padding-top: 30px;}
#servicios .callout-3 ._contiene {padding: 10px 20px;border:1px solid #333;border-top: 0;}
#servicios .callout-3 ._contiene h2{padding-bottom:10px;font-size:18px !important;line-height:25px !important;height: 60px;}
#servicios .callout-3 ._contiene .btn{ margin-top:5px !important;}


@media only screen and (max-width: 40em){ /*small*/
    #servicios .callout-1 {padding: 30px 0;}
    #servicios .callout-1 h3 {font-size: 25px !important;line-height: 30px !important;}
    #servicios h3 {padding-bottom: 30px;}
    #servicios .callout-2 h2 {padding-bottom: 10px;font-size: 20px !important;line-height: 30px !important;}
    #servicios .callout-3 h2 {padding-bottom: 10px;font-size: 20px !important;line-height: 30px !important;}
}