.banks-stats {
text-align: center;
color: #fff;
}
.wpcf7-form {
    width: 100%;
    text-align: center;
}
.banks-number {
text-align: center;
font-size: 29px;
font-weight: 800;
line-height: 0px;
color: #fff;
}

.sh-copyrights-style1 {
    float: left;
    height: 70px;
    width: 100%;
}

.sh-footer .sh-copyrights {
    color: #ffffff;
    text-align: center !important;
}

html body, html {
    color: #4a4a4a;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 500px;
    text-transform: uppercase;
}

@media only screen and (max-width: 600px) {
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
}
}