
@media screen and (min-width: 768px){
    nav .page_item ul {
        position: absolute;
        width: 510px;
    }
}

