.logo-image{
    display: none;
}
div#mod-custom128
{
   display: none;
}
div#mod-custom127{
    margin-top: -80px;
    width: 400px;
}
#sp-header {
    height: 100px !important;
}
@media (max-width: 1400px) {
  div#sp-menu a{
    font-size: 26px !important;
}
}
@media (max-width: 1200px) {
div#mod-custom127 {
    display: none;
}
div#mod-custom128
{
    margin-top: -70px;
    display: block;
    margin-left: -10%;
    width: 260px !important;
}
}
@media (max-width: 992px) {
    div#mod-custom128 {
    margin-top: -50px;
    display: block;
    margin-left: 10%;
    width: 260px !important;
}
}


@media (max-width: 992px) {
    div#mod-custom128 {
    margin-top: -50px;
    display: block;
    margin-left: 20%;
    width: 260px !important;
}
}