/*------------------------------------------
AUTHOR: ING. ANTONIO GIL GÓMEZ
DESCRIPTION: ...
EDITION: 2024
------------------------------------------
*/

.img-xmatkuil{
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/4/41/Xmatkuil%2C_Yucat%C3%A1n_%2801%29.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    ;
}

.img-dzununcan{
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/b/b0/Dzununc%C3%A1n_%28M%C3%A9rida%29%2C_Yucat%C3%A1n_%2801%29.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img-tahdzibichen{
    background-image: url("https://live.staticflickr.com/2219/2243535968_9bb18b0131_b.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img-sanpedrochimay{
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/2/24/San_Pedro_Chimay%2C_Yucat%C3%A1n_%2802%29.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img-sanignaciotesip{
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/d/dc/San_Ignacio_Tesip%2C_Yucat%C3%A1n_%2804%29.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img-molas{
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/1/18/Molas%2C_Yucat%C3%A1n_%2801%29.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img-dzoyaxche{
    background-image: url("https://yucatan.travel/wp-content/uploads/2021/03/Hacienda-de-San-Nicolas-Dzoyaxch%C3%A9-5.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img-hunxectaman{
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/0/06/Hunxectam%C3%A1n_%28M%C3%A9rida%29%2C_Yucat%C3%A1n_%2801%29.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    
}