.container-imgs{display:flex;flex-wrap:wrap;justify-content:space-between;justify-items:center;align-items:center;margin:1rem 1rem 0 40px}.container-imgs img{max-height:350px;margin:auto;flex:0 0 33.333333%}@media(max-width:767px){.container-imgs{grid-template-columns:1fr;margin:1rem 0 0 2rem}}