@charset "utf-8";.pictures{margin:30px auto;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.pictures li{list-style-type:none!important}.pictures img{width:400px;max-width:calc(100vw - 40px);height:auto}