.section_desktop_link_button {
  padding-top: 250px;
  padding-bottom: 250px;
  background-color: hsl(357, 100%, 41%);
  background-image: url(asset/themes/content/birthday/images/background-link-btn-2665x1500.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.btn_link {
  width: 200px;
  height: auto;
  float: right;
}

.jabodetabek_tokokita {
  color: #fff;
  float: right;
}

.jabodetabek_banner_slider {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .section_desktop_link_button {
    background-size: cover;
    /* max-width: 20%; */
    /* height: auto; */
  }
  .btn_link {
    float: left;
  }

  .jabodetabek_tokokita {
    color: #fff;
    float: left;
  }

  .jabodetabek_banner_slider {
    color: #fff;
    font-size: 30px;
    text-align: center;
  }
}
