.l-content-21__col-1 { width:auto; float:none; }

.b-tab__content { float: left; }
.b-tab__content__left {
    padding-top: 0;
    width: 200px;
}
.b-tab__content__main {
    margin-right: -100%;
    padding-left: 50px;
    position: relative;
    width: 740px;
}




.b-contacts {padding-right:40px;}
  .b-contacts table {
    width:100%;
  }
    .b-contacts td {
      vertical-align:top;

      padding:26px 0;
    }
      .b-contacts .left {
        width:200px;
        padding-right:45px;

        font-size:1.8em; line-height:22px; font-weight:600;
        color:#454545;
      }
      .b-contacts .right {
        border-bottom:1px solid #ccc;
      }
          .b-contacts .right p b {
            font-size:1.8em; line-height:20px; font-weight:600;
            color:#454545;
           }
        .b-contacts .right p {
          font-size:1.3em; line-height:20px;
          color:#454545;
        }
          .b-contacts .right p a {
            font-size:1em; line-height:1;
            color:#036;

            text-decoration:underline;
          }
           .b-contacts .right p a:hover {text-decoration:none;}