body {font-family: 'Open Sans', 'sans-serif'; font-size: 13px; background: #ffffff; margin-top: 5%}
img {max-width: 100%; height: auto; }/*sirve para que las TODAS imagenes DEL STIO (es decir todas las etiquetas img) se escalen al achicar el navegador*/

.container {max-width: 700px; height:auto; margin: 0 auto;}
  
/* media queries

@media screen and (max-width:320px){
	img {}
} */