.terms {    
    background-image: url(../img/terms/bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px;
    min-height: 600px;
}