Missing base.css, theme.css and theme.scss.liquid

@ikloevintage

I tried with the code:

@media (min-width: 992px){
   .wrap_header > div:first-child{
       right: 0 !important;
       left: auto !important;
       margin-right: 140px !important;
   }
}