@media only screen and (max-width: 1199px){
.snv {
    background-color: #bd1313;
    text-align: center;
    margin-top: 0;
    padding: 10px 0;}}
@media only screen and (max-width: 1199px){
.wp {
    width: auto;
    max-width: none;
    padding: 0 10px;}}
@media only screen and (max-width: 1199px){
.snv li {
    float: none;
    display: inline-block;
    margin: 0 10px;}}
