@media (max-width: 480px){ div.container { width: 100% !important; } } @media (max-width: 768px) { div.container { width: 100% !important; } }