@media screen and (max-width: 425px) {
    #head-error {
        height: 400px;
    }
    .container-buttons
    {
        flex-direction: column;
    }
}