/*
 DESKTOP DEVICES
 */
 @media (max-width: 1200px) {

     .nav-link{
         padding-right:25px !important;
     }

     .home-el-lugar-titulo{
       bottom: 55px;
     }

     .home-galeria-titulo-mobile{
         top: 100px;
     }

}
