#inicio .card .card-image {height: 130px; overflow: hidden; background: #000;  white-space: nowrap;}
#inicio .card .card-image img {vertical-align: middle;}
#inicio .card .card-content {height: 90px;padding: 20px 2px;}
#inicio .destacado {position: relative;}
#inicio .destacado .precio {position: absolute;z-index: 100; padding: 0 2px; right: 0;bottom: 5px;background: url(/images/precio-black-bg.png) repeat-x;color: #519BE6;font-weight: bold;}
.fb-follow{margin: 10px 0;}
.separator {background: #C5C2F0;height: 1px;border: 0;}
.ancho-fijo {width: 175px;margin: 0 6px 0 9px;display: inline-block;}
.helper {height: 100%;display: inline-block;vertical-align: middle;}
.facebook {background-color: #15178B;}
@media only screen and (max-width:1320px){
    .ancho-fijo {margin: 0 6px 0 5px;}
}
@media only screen and (max-width:1298px){
    .ancho-fijo {width: 47%;margin: 0 6px;}
    .card .card-image {position: relative;height: 187px;background: #000;white-space: nowrap;}
}
@media only screen and (max-width:783px){
    .ancho-fijo {margin-left: 18%;width: 65%;}
}
@media only screen and (max-width:497px){
    #publicar-btn {height: 85px;}
}