body{
     background: #e5f7ff;
     margin: 0;
      padding: 0;
      font-family: 'Segoe UI', sans-serif;
      display: flex;
      flex-direction: column;
      min-height: 100vh;
      overflow-x: hidden;
}
/*--menu-bar--*/
#oZTq-StOv-YXmD-IkDf.Menu-Bar-3-v1{
    margin-right: -15px;
    margin-left: -15px;
}
/*--banner--*/
#BUlA-jpLy-ytSO-etYt.Img-Title-Intro-UI-2-v2{
    margin-top: -20px;
    margin-right: -15px;
    margin-left: -15px;
}
/*--content-voice--*/
#ynzw-KChs-igGa-LDyd.Img-Title-Intro-UI-2-v2{
    height: 375px;
    width: 100%;
}
.Img-Title-Intro-UI-2-v2{
   background-color: transparent!important;
}
.cont-1 {
    background:url("https://www.mhkc.in/images/WebSiteImg_white-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -20px !important;
    background-attachment: fixed;
}
.cont-2{
    background: #e5f7ff;
    background: url('https://www.transparenttextures.com/patterns/cubes.png') repeat;
}
.cont-3 {
    background:url("https://www.mhkc.in/images/WebSiteImg_white-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -20px !important;
    background-attachment: fixed;
}
@media (max-width: 600px) {
    #wRJb-whwO-NWgx-AWTb {
        height: 150px;
    }
}
