@media (min-width: 480px) {
.content-header {
    width: 450px;
}

.content-section-hero {
    width: 450px;
}
}