.game-consoles-holder {
  padding-bottom: 10px;
  padding-top: 10px;
}

/*.game-consoles-holder .aec-adzone-container {
  text-align: center;
  vertical-align: middle;
}*/
.aec-promotemplate5 .aec-platform {
  color: #0174b0;
  display: block !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}
.storetype-landing.games-landing  .aec-promotemplate5 .aec-salescat {
  display: none !important;
}
/*.game-consoles-holder .aec-adzone-container a {
  border: 1px solid #def7fe;
  border-radius: 4px;
  box-shadow: 0 5px 0 #d7f0ff;
  display: block;
  height: 150px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}*/

/*.game-consoles-holder .aec-adzone-container a:hover {
  box-shadow: 0 7px 0 #81C7E5;
  border: 1px solid #81C7E5;
}*/


.game-consoles-holder .icon-gamepad {
  font-weight: normal !important;
}

/*.game-consoles-holder .aec-adzone-container a img {
  margin: 0 auto;
  max-width: 77% !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}*/

.aec-landing-title span:before {
  content: ".";
}

@media (min-width: 0px) and (max-width: 991px) {
  .game-consoles-holder {
    padding-bottom: 20px !important;
  }
}

@media (min-width: 520px) and (max-width: 639px) {
  .game-consoles-holder .pltf-box {
    width: 50% !important;
    float: left;
  }
}

@media (min-width: 0px) and (max-width: 520px) {
  .aec-landing-title {
    text-align: center;
  }
  .aec-landing-title span {
    display: block;
    width: 100%;
  }
  .aec-landing-title span:before {
    content: "";
  }
	.game-consoles-holder.row{
		margin-left: -5px !important;
		margin-right: -5px !important;
	}
	.game-consoles-holder .aec-adzone-container a{
		height: auto;
	}
	/*.game-consoles-holder .aec-adzone-container a img {
		padding: 10px;
		top: 0;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}*/
}

@media (min-width: 360px) and (max-width: 520px) {
  .aec-landing-title {
    font-size: 37px;
  }
  .aec-landing-title span {
    font-size: 14px;
  }
}

@media (min-width: 0px) and (max-width: 359px) {
  .aec-landing-title {
    font-size: 30px;
  }
  .aec-landing-title span {
     font-size: 14px;
  }
}
