Package Includes:

Seat Shampooing, Upholstery Cleaning

Does not include:

carpet cleaning, detailing, or washing


#container {
    height:150px;
    border:1px solid pink;
    min-width:1100px; // set the minimum width of the container to 1100px
    width: 100%; // if the window size is bigger than 1100px, then make the container span the entire window echo = false
}