.module_hero {
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(-45deg, #111829, #b9c2dc, #111829);
    color: #fff;
}