﻿.cs-parallax { 
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: center;
    background-size: 100% auto;
}