.ss_practice_area_right_contact {
    position: sticky;
    top: 10px;
    background-color: #153b3c;
    padding: 20px;
    border-radius: 5px;
}
.ss_practice_area_right_contact h2 {
    text-align: center;
    color: #c29a60;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-size: 24px;
}
p.ss_form_desc_right {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
}


.gt_switcher_wrapper {
    position: fixed;
    top: 46px !important;
    right: 2% !important;
    z-index: 999999;
}