.region-count {
    background: url("../images/bg_count.jpg") center;
        background-color: rgba(0, 0, 0, 0);
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: cover;
}
.counter2 h2  {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color:#fff;
}
 p.count-text  {
    font-family: 'Montserrat', sans-serif;
    color:#fff;
}
#block-countblock {
    display: table-cell;
    height: 30vh;
    vertical-align: middle;
    margin: auto;
    width: 100vw;
}
h2.cnt_nbr {
    text-align:center;
    color:#fff;
    font-size:27px;
	margin-bottom: 20px !important;
margin-top: 20px;
}
#au_section4_1 .section-title h2::before {
    left: unset;

}