/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */


 div.form-item.form-type-textfield.form-item-search-block-form input {
    width: 80%;
}

div#block-menu-block-1, div#block-menu-block-2, aside#region-sidebar-first {
    display: block;
}

div#region-content.grid-7.region.region-content {
    width: 540px;
}

 section#block-system-main-menu {display: none !important;}

 #region-sidebar-second .block {
   margin-bottom: 1rem;
 }
 div#breadcrumb, div#block-block-5 {
 display:none;
 }

 .logo-img {
display: block;

 }
