@media screen and (max-width: 720px) {
  .baru {
        color: #f15a29;
        font-family: 'SairaCondensed-ExtraBold';
        font-weight: 100;
        padding-left: 15px;
        margin-top: 0px;
        font-size: 26px;
    }
  .google-maps {
        position: relative;
        padding-bottom: 75%;
        width: 100% !important;
        height: 327px;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
  .judul-detail{
      font-family: 'SairaCondensed-ExtraBold';
      font-size: 50px;
      color: #5f6163;
  }
  .gb-deskripsi{
    border-right: none;
  }
  .uk-logo > img {
    height: auto;
    max-width: 100%;
  }
  .uk-navbar-center:not(:only-child) {
      width: auto;
  }
  .uk-logo{
    padding: 0 0px;
  }
  .banner-awal>img{
    min-height: 230px;
  }
  .judul-kategori {
    font-family: 'SairaCondensed-ExtraBold';
    font-size: 85px;
    color: #5f6163;
}
}
