.cm-heading-h1 h1{
line-height: 80px;
}

.cm-wrap-balance {
text-wrap: balance;
}

.zsbox-container-style-02:hover{
border-block-end-color: #015EA4 !important;	
}

@media(max-width: 767px){
    .cm-heading-h1 h1 span{
    	font-size: 40px;
        line-height: 40px;
    }
    
    .cm-cta h2 span{
    	font-size: 32px;
        line-height: 32px;
        text-wrap: balance;
    }
    
    .cm-inner-hd h1 span{
    	font-size: 40px !important;
        text-wrap: balance;
    }
}