@media screen and (width:1024px) {
    .hero-image-1{
        top: 10%;
        left: -50%;
    }
    .hero-image-2{
        top: 30%;
    }
}