
@media only screen and (max-device-width: 1025px), only screen and (max-width: 1025px) {
.navbar {
    padding: 2rem 0;
}
}