- .energomanagement {
- position: relative;
- flex: none;
- padding: 8vmin 4rem;
- background-color: #010e20;
- background-image: url("//dd.unicraft.org/static/branding/energomanagement/header/bg.jpg");
- background-repeat: no-repeat;
- background-position: right center;
- background-size: auto 100% ;
- &_logo {
- display: block;
- max-width: 50vw;
- }
- }
|