.m-homeSection{
    height: 100dvh;
    display:flex;
    padding: 16rem;
}
.m-homeSection img{
    width: 100%;
    max-width: 500rem;
    object-fit: contain;
}