header{padding:26px 20px}#sub_page_header h1{color:#002966}#sub_content{padding:80px 0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:991px){.gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.gallery{grid-template-columns:repeat(1,1fr)}}.gallery a{height:250px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-size:cover;background-position:center;background-repeat:no-repeat}