.header-section .btns-group ul li a {
  background-color: #ff048f;
}
html > body > div:nth-child(3) > #header-section {
  visibility: visible;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* 1 */
/* 2 */
/* 3 */
@media screen and (max-width: 320px) {
  .app-details-page-2 header {
    padding-top: 16px;
    padding-bottom: -15px;
  }
  .slicknav_menu {
    visibility: visible;
  }
}
