/* Medium devices (tablets, 768px and up) */
/* @media screen and (min-width: 1200px) and (max-width: 1700px) { */
/* This changes all the animations globally */

@media (max-width: 1366px) {

       /* html {
              font-size: 90%;
       } */

       /* ===CONTAINER-JUMBOTRON=== */

       /* ===END-JUMBOTRON=== */


}