h1.title-menu a{
  font-size: 14px;
  float: none;
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  border-radius: 0;
}

div.content-table, div.tariff-table{
  width: 100%;
  overflow-x: scroll;
}

.viewport div.wm-passport-attestat{
  width: 100%;
  float: none;
}

.viewport div.wm-passport-info > div#d4{
  width: 100% !important;
}
div.wm-passport-details{
  width: 100% !important;
  margin-top: 15px;
}
table[class^="icon"] + div{
    float: left !important;
    width: 100%;
    margin-top: -18px;  
}
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], button, a.like-a-button {
    height: 36px !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    box-sizing: border-box !important;
}
ul.forms > li {
    padding: 20px 0;
}
textarea, select{
    width: 100% !important;
    margin-bottom: 10px !important;
    box-sizing: border-box !important;
}
table[width="97%"] td{
  width: 100%;
  float: left;
}