@media only screen and (min-width: 768px) {
.mf-width {
width: 385px !important;
padding-left: 2px !important;
margin-left:5% !important;
height:500px !important;
}

.gameFeatureFullWidth a {margin-left:0% !important; }
}

@media only screen and (min-width: 1084px) {
.m-highlight-feature>div {
    height: 500px !important;
    width: 40% !important;
 }
}

@media only screen and (min-width: 1400px) {
.m-highlight-feature>div {
    height: 510px !important;
 }
}

.GLP-purchase {
  display:none;
}
