/*! Place your custom styles here */
.bar .logo{ max-width: none; max-height: 60px; }
@media all and (max-width: 767px){
.feature h4 + p{ max-width: 100%; }
}