.gallery-wrapper{padding-top:90px;padding-bottom:100px}.gallery-wrapper h2{font-size:36px;line-height:43px;color:#000;font-weight:300;margin-bottom:52px;text-align:center}.gallery-list .gallery-item{float:left;width:calc(100% / 3);height:auto;object-fit:cover;overflow:hidden}.gallery-list .gallery-item img{transition:all .2s ease;-webkit-transition:all .2s ease}.gallery-list .gallery-item:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2)}.gallery-wrapper a{font-family:Arial;font-size:14px;line-height:16px;font-weight:700;color:#2b7f8e;text-decoration:none;padding:13px 23px;background:#FFF;border:2px solid #2b7f8e;transition:all 200ms ease;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;margin:60px auto auto;display:inline-block}.gallery-wrapper .view-gallery{text-align:center}.gallery-wrapper a:hover,.gallery-wrapper a:focus{border:2px solid #2b7f8e;background:#2b7f8e;color:#FFF;text-decoration:none}@media(max-width:767px){.gallery-wrapper.page-center{padding-left:0;padding-right:0}.gallery-wrapper h2{font-size:34px;line-height:41px}.gallery-list img{float:none;width:100%}.cta-content h2{font-size:34px;line-height:41px}.cta-form-message{margin-top:25px}}