@media screen and (max-width: 1024px) {

.contener {
width: 100%;
}

#cssmenu {
margin-left: 15px;
}

}