Moisés Alcocer

Results 2 issues of Moisés Alcocer

![2](https://user-images.githubusercontent.com/7187599/67876876-e75ec980-fb38-11e9-98d6-51578bd37768.png) ![1](https://user-images.githubusercontent.com/7187599/67876877-e7f76000-fb38-11e9-8a2d-0495be277272.png)

Next media-querie: @media (max-width: 725px) { ... } is compiled as: @media screen and (min-width: 725px) and (max-width: 725px) { ... }