.line {
    height: 70px;
    background: url(/assets/images/1a/line.png) no-repeat center center;
    margin-bottom: 15px;
}
.table-responsive{border:0;}
.balk-slider{display:none;}
#bk20{display:block !important;}

#bk20 p {
    font-size: 20px;
}
#bk20 a {
    color: white;
    text-decoration: none;
}
#bk20 .slick-next, #bk20 .slick-prev {
    top: 40% !important;
}
.slick-slider {
    width: 95%;
    margin: 0 auto;
}
.fancybox-container {
    display: none;
}
.compensate-for-scrollbar {
    margin-right: 0;
}
.slick-track{overflow:hidden;}
.you-get {
  background: url(/assets/images/6a/bbg.jpg) no-repeat center / cover;
  padding: 40px 0;
  text-align: center; }
  .you-get h2 {
    text-align: center;
    font-size: 2em;
    color: #fff;
    padding-bottom: 30px; }
  .you-get p {
    text-transform: uppercase;
    color: #fff; }
  .you-get .slider img {
    width: 180px;
    height: 180px;
    display: inline-block;
    margin-bottom: 20px; }

@media only screen and (max-width: 500px) {
.our-works__link .btn, .our-works__link .btn:visited {
    width: 100%;
    font-size: 4vw !important;
}
}