*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
#container-global {
display:flex;
align-items: center;
justify-content: center;
}

#container-sure-hotel-labelcommunication{
    width: 100%;
    max-width: 850px;
    
}
#container-sure-hotel-labelcommunication img{
    width: 100%;
}

/* img.image-1-rugby {
    margin-bottom: -4px;
} */