.hs-button{box-sizing:border-box;border:1px solid #fff;padding:10px;border-radius:5px;color:#fff;font-weight:700;display:inline-block;margin-top:10px}.hs-button-orange{background:#0092b6}.hs-button-blue{background:#f67b27}.hs-button:hover{background:#fff}.hs-button-orange:hover{color:#0092b6}.hs-button-blue:hover{color:#f67b27}.half-wrapper{width:100%;overflow:hidden;max-height:350px}@media all and (min-width:769px){.half-wrapper{width:49%;max-height:none;max-height:450px}}