#portada .callout-1{background: #fff; padding: 50px 0;}
#portada .callout-1 h2{margin: 40px 0 20px;}
#portada .callout-1 li img{ border-radius:4px ; -webkit-border-radius:4px ; -moz-border-radius:4px ; -ms-border-radius:4px ; -o-border-radius:4px ; }

#portada .callout-3{background: #fff; padding: 30px 0 50px;}
#portada .callout-3 h3{padding: 0 0 30px;}
#portada .callout-3 .large-3{padding: 0 10px;}


#portada .callout-4{background: #fff; padding: 10px 0 50px;}
#portada .callout-4 h4{padding: 0 0 50px;}
#portada .callout-4 h3{font-size: 18px !important;line-height: 28px;padding: 20px 0 5px;}
#portada figure{ border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; -ms-border-radius:4px 4px 0 0; -o-border-radius:4px 4px 0 0; }
#portada figure img{ border-radius:4px ; -webkit-border-radius:4px ; -moz-border-radius:4px ; -ms-border-radius:4px ; -o-border-radius:4px ; }
#portada .btn{display: inline-block;}




@media only screen and (max-width: 40em){ /*small*/
    #portada .btn {MARGIN-TOP: 20px !important;}
    #portada .callout-4 h3 {font-size: 16px !important;line-height: 25px;}

}
