.LetterSpace_5{
    letter-spacing:5px;
}
.justifyContentCenter {
    justify-content: center;
}
.justifyContentCenterTab{
    justify-content:center;
}
@media (max-width: 850px) {
    .col_img {
        height: 620px;
    }
    .LetterSpace_5 {
        letter-spacing: 2px;
    }
    .custom-rectangle_Bottom {
        height: 65px;
        width: 30% !important;
    }

    .custom-rectangle_Top {
        height: 65px;
        width: 70% !important;
    }

    .custom-rectangle_Top_mirror {
        top: 1px;
        height: 65px;
        width: 70% !important;
        position: relative;
    }
    .custom-rectangle_Top_Footer {
        height: 65px;
    }
    .custom-rectangle_Bottom_mirror {
        height: 65px;
        width: 30% !important;
    }
    .custom-rectangle_Top_img, .custom-rectangle_Bottom_img {
        top: -1px;
        height: 65px;
    }
    .custom-rectangle_Top_gray {
        height: 70px;
    }



    /*.Solu-W-90Mob {
        width: 90% !important;
    }*/
   
}
@media (max-width: 580px) {
    .col_img {
        height: 630px;
    }
    .justifyContentCenterTab {
        justify-content: unset;
    }
    .LetterSpace_5 {
        letter-spacing: 2px;
    }
    .custom-rectangle_Bottom {
        clip-path: polygon(0% 0%, 98.69% 0%, 64.44% 92.54%, 62.49% 96.52%, 59.65% 97.78%, 0% 100%) !important;
        height: 55px;
        width: 30% !important;
    }

    .custom-rectangle_Top {
        height: 55px;
        width: 70% !important;
    }
    .custom-rectangle_Top_mirror {
        top: 1px;
        height: 55px;
        width: 70% !important;
        position: relative;
    }
    .custom-rectangle_Top_Footer {
        height: 55px;
    }
    .custom-rectangle_Bottom_mirror {
        height: 55px;
        width: 30% !important;
    }
    .custom-rectangle_Top_gray {

        height: 65px;
      
    }

    .custom-rectangle_Top_img, .custom-rectangle_Bottom_img {
        height: 55px;
    }

        
    
}

@media (max-width: 450px) {
   /* .H667-Tab {
        height: 620px;
    }*/
    .justifyContentCenterTab {
        justify-content: unset;
    }

    .LetterSpace_5 {
        letter-spacing: 2px;
    }

    .custom-rectangle_Bottom {
      /*  height: 60px;*/
        width: 30% !important;
    }

    .custom-rectangle_Top {
      /*  height: 60px;*/
        width: 70% !important;
    }

    .custom-rectangle_Top_mirror {
        top: 1px;
       /* height: 60px;*/
        width: 70% !important;
        position: relative;
    }

    .custom-rectangle_Bottom_mirror {
       /* height: 60px;*/
        width: 30% !important;
    }
    .custom-rectangle_Top_img, .custom-rectangle_Bottom_img {
        /*height: 55px;*/
    }
    .custom-rectangle_Top_gray {
        height: 60px;
    }
}


@media (max-width: 850px) {
    .w50BottomTab {
        width: 50% !important;
    }
    .Solu-W-90Mob {
        width: 90% !important;
    }
}