.image-blue .image-wrapper{
padding: 2rem;
background: #f2f6fb;
}
.image-blue .image-wrapper img{
display: block;
width: auto;
max-width: 100%;
max-height: 350px;
margin: 0 auto;
}
