.contenido table tr td img { border-radius:20px; border: 5px solid #000; margin-left: 5px; margin-bottom:5px; margin-top:5px; }

@media screen and (min-width:768px) and (max-width:1023px) {
.plano-google {width:25%; float:left;}
.contacto { width:300px; height:auto; float:right;}
.contacto2 { width:200px; height:auto; float:right;}
}

@media screen and (min-width:320px) and (max-width:767px) {
.plano-google {width:300px; float:left; margin-top:10px; margin-bottom:10px;}
.contacto { width:320px; height:auto; float:left;}
.direccion { width:100%}
.rojo .btn { background-color:#DF0000; border-radius:10px; font-family:"Arial", Helvetica, sans-serif; font-size:10px; text-align:center; margin:0px 5px; font-weight:bold; color:#05293D; padding:5px; }




