.gallery-list-main h2{padding:0;margin:0!important;line-height:22px}.gallery-list-main{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr;grid-gap:30px}.gallery-list-main .item:nth-child(3n){margin-right:0}.gallery-list-main .text-container{padding:5px 10px;margin:0;background-color:#0072bb}.gallery-list-main .title{color:#fff}@media only screen and (max-width:760px){.gallery-list-main{grid-template-columns:1fr 1fr;grid-gap:16px}}@media only screen and (max-width:480px){.gallery-list-main .item{width:100%;margin-left:0}}@media only screen and (max-width:420px){.gallery-list-main{grid-template-columns:1fr;grid-gap:16px}}