.gallery-module{overflow:hidden}.gallery-module__wrap{display:grid;grid-gap:20px;grid-template-columns:repeat(1,1fr);margin:40px 20px;transition-duration:.5s;transition-property:background-color,box-shadow;transition-timing-function:cubic-bezier(.165,.84,.44,1)}.gallery-module__gallery-item{overflow:hidden}@media screen and (max-width:768px){.gallery-module__image-thumbnail{width:100%}}