.header{ nav{ ul{ text-align: right; li{ text-transform: uppercase; display: inline-block; margin-left: 10px; a{ } } } } .title{ .filet{ z-index: -1; width: auto; height: 2px; background: black; position: absolute; top: 107px; left: 50px; right: 50px; } text-align: center; h1{ a{ padding: 0 50px; background-color: white ; } } } .logo{ margin: 50px 0; width: 100%; display: inline-flex; justify-content: space-around; flex-direction: row; align-items: center; & > section{ width: 450px; } #user{ div{ text-align: right; p{ margin:0px; } } } svg{ width: 350px; min-width: 200px; height: 100%; } .why_lsdo{ height: 100px; &>svg{ margin-left: 20px; transform: rotate(-15deg); } & > div{ h3{ transform: rotate(-15deg); } p{ display: none; } } } } }