#mydestacado{
	min-height: 259px;
}

.menu {
    position: fixed;
    top: 160px;
    max-width: 20rem;
    z-index: 2;

}

.contenido{
    padding-left: calc(20rem);
    margin-left: 30px;
}

.widget-content {
    width: 20rem;
}


.headerHome{
    position: relative;
    left: 190px;
    top: -35px;
    width: calc(100% - 175px);
}


#mkt_cms_footer{
    margin-top: 150px;
}

.Submenu {
    top: 150px !important;
}