Excellent code! But I think there is a closing curly bracket missing for the class "inner":
div.inner{ float: left; width: 100%; } @media (min-width:768px){ div.inner{ width: 50%; } \* <- this one*\ }