/* Scoped image rules for a WordPress theme. Keep the theme's own typography and layout. */
.marinios-picture,.marinios-hero-art{display:block}
.marinios-picture img,.marinios-hero-art img{display:block;width:100%;height:auto}
.marinios-hero-art img{aspect-ratio:1672/941}
@media(max-width:760px){.marinios-hero-art img{aspect-ratio:2/3}}
