
.moveBoxTitleUp {
    margin-top: 0px;
}
@media (max-width: 1183px) {
    .moveBoxTitleUp {
        margin-top: -26px;
    }
}