.gdlr-soccer-player-tab-title-wrapper{
  display: none;
}
.single-player .gdlr-soccer-player-general-info-wrapper .gdlr-soccer-player-thumbnail{
  z-index: 10;
}
@media only screen and (max-width: 767px){
  body .gdlr-logo {
    width: 100% ! important;
    max-width: inherit;
  }
}
@media only screen and (max-width: 767px){
.gdlr-logo img {
    width: 15%;
}
}
@media only screen and (max-width: 767px){
.top-navigation-left-text img {
    height: 50px;
    width: inherit ! important;
}
}

@media only screen and (max-width:959px){
.gdlr-soccer-player-general-info-container.container{
  max-width:99% ! important;
}
h1.gdlr-soccer-player-title {
    font-size: 30px ! important;
}
}