.main-home{
    justify-content: center;
    align-items: center;
    background-color: transparent;
}

.main-home img {
    width: 200px;
    height: auto;
}

