@media screen and (max-width: 374px) {
	
}
@media screen and (max-width: 768px) { 
    .containerCenter {
        bottom: 0px;
    }
    .containerFooter {
        height: 0px;
    }
    .containerMap {
        right: 150px;
    }
    .container_rightMenu {
        width: 150px;
    }
}
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */