/*@media (min-width: 992px) {*/
@media (min-width: 769px) and (max-width: 2500px) {

    body{
        padding: 50px;
    }


}
