@media only screen and (max-width: [responsive breakpoint width]) { .header-element { width: 100%; height: auto; } }