.card-background-totw,
.card-background-welcome-iconhero,
.card-background-hero-base,
.card-background-ucl-base,
.card-background-libertadores-iconhero,
.card-background-libertadores,
.card-background-sudamericana,
.card-background-base-gold,
.card-background-base-bronze,
.card-background-base-silver,
.card-background-founders,
.card-background-founders-base,
.card-background-icon-base,
.card-background-welcome-elite,
.card-background-welcome {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
height: 95px;
width: 95px;
margin: auto;
}
.card-background-totw {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-totw.png);
}
.card-background-base-gold {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-base-gold.png);
}
.card-background-base-bronze {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-base-bronze.png);
}
.card-background-base-silver {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-base-silver.png);
}
.card-background-founders {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-founders.png);
}
.card-background-founders-base {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-founders-base.png);
}
.card-background-icon-base {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-icon-base.png);
}
.card-background-welcome-elite {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-welcome-elite.png);
}
.card-background-welcome {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-welcome.png);
}
.card-background-welcome-iconhero {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-welcome-iconhero.png);
}
.card-background-hero-base {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-hero-base.png);
}
.card-background-ucl-base {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-ucl-base.png);
}
.card-background-libertadores-iconhero {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-libertadores-iconhero.png);
}
.card-background-libertadores {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-libertadores.png);
}
.card-background-sudamericana {
background-image: url(https://img.fifamobileguide.com/fcmobile/24/cards/background-sudamericana.png);
}
@media only screen and (max-width: 550px) {
.card-background-totw,
.card-background-welcome-iconhero,
.card-background-hero-base,
.card-background-ucl-base,
.card-background-libertadores-iconhero,
.card-background-libertadores,
.card-background-sudamericana,
.card-background-base-bronze,
.card-background-base-gold,
.card-background-base-silver,
.card-background-founders,
.card-background-founders-base,
.card-background-icon-base,
.card-background-welcome-elite,
.card-background-welcome {
display: none;
}
}
Leave a Reply