.mobile_form_call {
    padding: 0px 32px;
    justify-content: space-around;
}
.mobile_form_call h5 {
    width: 100%;
}
.mobile_form_call_image {
    width: 100%;
    text-align: center;
}
.mobile_form_call_text {
    padding: 0 24px;
    text-align: center;
}
.form_mobile_loader {
    text-align: center;
}
.form_mobile_loader img {
    width: 32px;
    height: 32px;
}

