#repuestos h1 {padding-bottom:60px;font-size:25px;line-height:35px;letter-spacing:2px;} 
#repuestos h2 {padding-bottom:20px;font-size:45px;line-height:55px;letter-spacing:2px;} 
#repuestos h3{padding-bottom:60px;font-size:25px;line-height:35px;letter-spacing:0.2px;}
#repuestos p{font-size:16px;line-height:24px;padding-bottom:10px;}

#repuestos .callout-1{background:#B33636;padding:50px 0 ;}
#repuestos .callout-1 h3{padding-bottom:0;font-size:35px !important;line-height:45px !important;letter-spacing:0.2px;}
#repuestos .callout-2{background:#fff;padding:60px 0 50px ;}
#repuestos .callout-2 h2{padding-bottom:10px;font-size:30px !important;line-height:40px !important;letter-spacing:0.2px;}
#repuestos .callout-2 .medium-4 { padding-top: 50px;}
#repuestos .callout-2 .p_top_1  p{font-size:15px;line-height:23px;padding-bottom:10px;}
#repuestos .callout-2 .p_top_2 figure img{ margin-top: -130px;}

#repuestos .callout-3{background:#E9EBED;padding:70px 0 30px;}
#repuestos .callout-3 h2{padding-bottom:10px;font-size:30px !important;line-height:40px !important;letter-spacing:0.2px;}
#repuestos .callout-3 ul  {padding-top: 20PX;}
#repuestos .callout-3 ul li {padding-bottom: 30PX;}
#repuestos .callout-3 ul li p {padding-left: 70px;padding-top: 15px;position: relative;}
#repuestos .callout-3 ul li p img {position: absolute;left: 0;top: 0;}
#repuestos .callout-3 ._contiene {padding-left: 90px;padding-top: 40px;}

#repuestos .callout-4{background:#E9EBED;padding:70px 0 120px;}
#repuestos .callout-4 h2{padding-bottom:10px;font-size:30px !important;line-height:40px !important;letter-spacing:0.2px;}
#repuestos .callout-4 .large-3 { padding-top: 30px;}

@media only screen and (max-width: 40em){ /*small*/
    #repuestos .callout-1 {padding: 30px 0;}
    #repuestos .callout-1 h3 {font-size: 25px !important;line-height: 30px !important;}
    #repuestos h3 {padding-bottom: 30px; font-size: 25px!important;    line-height: 35px !important;}
    #repuestos .callout-2 h2 {padding-bottom: 10px;font-size: 20px !important;line-height: 30px !important;}
    #repuestos .callout-3 h2 {padding-bottom: 10px;font-size: 20px !important;line-height: 30px !important;}
    #repuestos .callout-2 .p_top_2 figure img {margin-top: 30px;}
    #repuestos .callout-3 ._contiene {padding-left: 5px;padding-top: 30px;}
    #repuestos .callout-4 {padding: 20px 0 40px;}
}