div.main section .fitday{
    max-width: 85%; 
    justify-content: center;
}
div.main section .fitday .texts .logo{
    margin: 0 auto;
}
div.main section .fitday .texts{
    text-align: center;
}
div.main section .fitday .image{
    display: none;
}
div.main section .fitday .texts h4{
    width: 100%;
}
div.ct1{
    height: 300px;
}
div.ct1 section{
    max-width: 85%;
    justify-content: center;
}
div.ct1 section .texts{
    text-align: center; width: 100%;
}
div.ct2{
    height: 300px;
}
div.ct2 section{
    max-width: 85%;
}
div.ct2 section .texts{
    text-align: center; width: 100%;
}
div.ct3{
    height: 400px;
}
div.ct3 section{
    max-width: 85%;
}
div.ct3 section .artGroup .image{
    display: none;
}
div.ct3 section .artGroup .texts{
    width: 100%;
}
div.ct3 section .artGroup .texts article{
    margin-top: 10px;
}
div.ct3 section .artGroup .texts .a1{
    margin-top: 10px;
}
div.ftrWrap{
    padding: 20px 0;
}