﻿.Content.ThemeGrid_Wrapper,
.desktop .Content.ThemeGrid_Wrapper{
  width: 100%;   
  min-width: unset;
}

.Footer .footer-news {
   display: none;   
  }

@media screen and (max-width: 800px) {
  
  .Footer .ThemeGrid_Container {
    padding-bottom: 88px;   
  }
}


