@media only screen and (min-width: 2400px) {
    .home-main-container {
        justify-content: flex-start;
    }
}