/*----------LOGO above TOC---------*/ #TOC::before { content: ""; display: block; height: 200px; margin: 20px 20px 40px 20px; background-image: url("logo.png"); background-size: contain; background-position: center center; background-repeat: no-repeat; } /*#header.fluid-row::before { /* content: "LaNubia"; /* height: 150px; /* width: 150px; /* float: right; /* background-image: url("logo.png"); /* background-size: contain; /* background-position: center center; /* background-repeat: no-repeat; /* } */ .upper-right-logo { margin-top: 20px; background-image: url("logo.png"); height: 150px; background-size: contain; background-position: right; background-repeat: no-repeat; }