.message-president .main-visual {
    background: url("../img/bg-header.png") no-repeat 50% 0;
    min-height: 591px;
    margin-bottom: 128px;
}

@media screen and (min-width: 1350px){
.message-president .text-container {
    left: 621px;
    width: 600px;
}
}