.bg-img-landing {
    background-image: url('../images/logo.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}




.image-1S {
    background-image: url("./../images/chigui.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 500px ;

}
