.centrar {
    text-align: center; 
}
    
.izquierda {
    margin-left: 0;       
}
    
.img-container {
    text-align: center;
}

