.liquid-slider {
  background: #fff;
  width: 100%;
}

.liquid-slider .ls-panel {  
  width: 100%;
}

h4.widget-title {
    border-bottom: 2px solid #fff;
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}