.badges-container a img {
  max-width: 100% !important;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.main-nav > li > a {
  font-size: 15px !important;
}

.main-nav {
  margin: 75px 0 0;
}

.main-nav > li {
  padding: 0 5px;
}

header {
  padding: 0 40px 0 15px;
}

.apps-header img.main-image {
  max-width: 40%;
}

.apps-header .app-icons img {
  max-width: 22%
}

.apps-content.fp .downloadfrom {
  margin-top: -44px;
}

.apps-content.pt .downloadfrom {
  margin-top: -40px;
}

.apps-content {
  min-height: auto !important;
}

.apps-details-container .fr {
  padding-left: 0px !important;
}

.apps-details-container .fl {
  padding-right: 0px !important;
}

.apps-details-container .container-inner .title {
  font-size: 1.4rem;
}

.apps-details-container .container-inner .txt li span{
  font-size: 1.2rem;
}