@media screen and (max-width: 500px) { div.mobile-collapse { width: auto; float: none; margin-right: 0; } }
Pro tip: use ```triple backticks around text``` to write in code fences