.imgButtonWrap{margin-bottom:20px}.imgButtonBox{position:relative;padding-bottom:64%}.imgButttonOverlay{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;justify-content:center}.imgButtonBox:hover .overlayGreen{background:rgba(99,143,56,0.5);transition:background .8s}.imgButtonBox:hover .overlayBlue{background:rgba(22,149,183,0.5);transition:background .8s}.imgButtonBox:hover .overlayOrange{background:rgba(233,129,51,0.5);transition:background .8s}.imgButtonText{font-size:28px;font-weight:700;color:#fff}