.imgContainer{
    display: flex;
    justify-content: center;
    align-items: center;
}
.hide{
    display: none !important;
}