.gallery h3{font-weight:400;font-size:3.4rem;color:#002976;text-align:center;text-transform:uppercase;margin-top:16px}.gallery img{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.gallery .items{display:flex;margin:0px -15px}.gallery .item{padding:0px 15px;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.gallery .item-large{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0px 15px}.gallery .item>div{padding:0px 15px;height:50% !important}.gallery .btn-group{padding-top:50px}.gallery .btn-group a{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.3rem 1.5rem;font-size:1.2rem;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background:#00c2ff;color:#fff;cursor:pointer;border-radius:20px;text-decoration:none}.gallery .btn-group a:hover{background:#0095c3}@media(max-width:768px){.gallery h3{font-size:2.3rem !important;margin-top:14px}}@media(max-width:767px){.gallery .item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.gallery .item-large{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.gallery .items{flex-wrap:wrap}}