/* non-destructive removal of text logo */li.rt-menu-logo > a > span {    opacity: 0;    height: 0;} /* addition of background image logo */.menu-block .gf-menu .rt-menu-logo {    background: url(../images/logo/rosstownhotel-logo.gif);    background-repeat: no-repeat;    background-position: left center;    width: 180px;    height: 67px;} /* Adjust menu-logo underline position */.menu-block .gf-menu .rt-menu-logo:after {	bottom: 0px !important;}/* If needed use this Code Block to increase <a> area to match logo size*/.menu-block .gf-menu .rt-menu-logo .item {	padding-right: 180px !important;}/* Use this to adjust the vertical position of the text menu relative to rt-menu-logo */.menu-block .gf-menu li:not(.rt-menu-logo) {    position: relative;    top: 0px;}.menu-block .gf-menu .rt-menu-logo:after {	background: transparent !important;}#rt-header {	background-image: url(../templates/rt_myriad/images/header-tile.jpg);background-repeat: repeat;	}		div.layout-fullslideshow .sprocket-features-desc {display: inherit;}