@charset "utf-8";
.download-service {
  margin: 0;
  padding: 0
}
.download-service .container-fluid {
  padding-right: 0;
  padding-left: 0
}
.download-service .download {
  margin: 0;
  padding: 0;
  position: relative
}
.download-service .download img {
  max-width: 100%;
  height: auto
}
.download-service .download .btn-1 {
  position: absolute;
  bottom: 41px;
  right: 160px
}
.download-service .download .btn-2 {
  position: absolute;
  bottom: 41px;
  right: 30px
}
@media (min-width:420px) and (max-width:575px) {
  .download-service .download .btn-1 {
    bottom: 12px
  }
  .download-service .download .btn-2 {
    bottom: 12px
  }
}
@media (min-width:1281px) and (max-width:1366px) {
  .download-service .col-lg-9 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .download-service .col-lg-3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .download-service .download .btn-1 {
    bottom: 26px
  }
  .download-service .download .btn-2 {
    bottom: 26px
  }
}
@media (min-width:1367px) and (max-width:1440px) {
  .download-service .col-lg-9 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .download-service .col-lg-3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .download-service .download .btn-1 {
    bottom: 26px
  }
  .download-service .download .btn-2 {
    bottom: 26px
  }
}
@media (min-width:1441px) and (max-width:1600px) {
  .download-service .col-lg-9 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .download-service .col-lg-3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .download-service .download .btn-1 {
    bottom: 31px
  }
  .download-service .download .btn-2 {
    bottom: 31px
  }
}