.amp-fixed-background {
    padding-top: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
}