#pl-8 .panel-grid-cell .so-panel {
    margin-bottom: -10px !important;
}

input[type="text"], input[type="email"], textarea {
    width: 100%;
    background : #f8dde2 !important;
}

.comment-form textarea, .comment-form input[type="text"] {
	background : #ffffff !important;
}

.page .text-holder {
    background: #fff url("http://www.rosalieepstein.co.uk/wp-content/uploads/2016/08/bottom.png") no-repeat center;
    background-size: contain;
    background-position: bottom;
    padding-bottom: 375px;
    border-bottom: none !important;
}

.travelarea
{
  width: 170px; 
  float: left; 
}

.site {
 background : #f8dde2 !important; 
}

.site-footer .site-info {
    margin: 5px 0 40px;
}

.site-footer {
    padding: 0;
}

#content {
  padding: 0 !important;
  padding-top: 20px !important;
  border-bottom: none !important;
}

#secondary {
    background-color: #fff;
}

@media only screen and (max-width: 767px)
{
  .page .text-holder {
      padding-bottom: 175px !important;
  }
}