@media screen and (max-width: 1200px) {
    .header_burger .active:after {

        bottom: 0px;
    }
}