#m_banner_container{
    width: 100%;
    background: url(/img/m_intro_banner@0.17x.png) center;
    background-size: cover;
    height: 150px;
}

#right_side_banner{
    background: url(/img/introduction_bg.png) center;
    padding-top: 75px;
    color: #ffffff;
    height: 250px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

#right_side_contents{
    padding-top: 50px;
    text-align: center;
    font-size: 18px;
}

#light_blue{
    color: #00E4FF;
    font-size: 24px;
}

#m_title_container{
    padding: 20px 0;
}

#m_main_1{
    padding: 40px 10px;
}

#m_footer{

}