/*Main Title hide front page*/
.entry-header {
display:none  !important;
}
.hidetitle .entry-title {
display:none !important;
}
.site-header .menu-toggle {
  display: none !important;
}
.page .entry-title {
display: none!important;
}

#main-column .page {
    border: 0px solid #eee;
    margin-bottom: 0px;
    padding: 0px;
}

.row-with-vspace {
    margin-bottom: 0px;
}