#ITServices {
    min-height: 500px;
    height: auto;
    width: 100%;
    background-size: cover;
    color: white;
}

#ITServices .overlay {
    background-image: linear-gradient( 90deg, #191919, #0000008a);
    width: 100%;
    min-height: 500px;
    height: 100%;
}

#ITServices .accent {
    position: absolute;
    right: 0;
    height: 100%;
}
