section.block-image div.container div.wrapper-img{width:100%;height:550px;overflow:hidden;border-radius:5px}@media (max-width:920px){section.block-image div.container div.wrapper-img{height:400px}}@media (max-width:640px){section.block-image div.container div.wrapper-img{height:250px}}section.block-image div.container div.wrapper-img picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}section.block-image div.container div.wrapper-img picture img{width:auto;height:auto;max-width:100%;max-height:100%}