.ford-models_button > a {background:#000;color:#fff;font-size:20px;display:block;width:100%;text-align:center;color:#fff;text-decoration:none;}
.ford-models_button > a > strong {text-transform:uppercase;}
.ford-models_button > a:hover {background:#e5e5e5;color:#000}
.ford-models-image {width:100%;height:auto;}
@media (min-width:768px){
  .ford-models-row {margin-bottom:40px;}
  .ford-models_button > a {padding:20px 0;margin-top:10px;border-radius:5px;}
}
@media (min-width:320px){
  .ford-models_button{margin-bottom:30px;}
  .ford-models_button > a {padding:10px 0;margin:10px 0;border-radius:3px;}
}
.col-xs-12.col-sm-4.col-md-4.col-lg-4.col.modcell {padding: 0 1%;}