
.card .card-copy-modal .modal-badge .modal-badge-value .m{
	font-size: 48px;

}

@media only screen and (max-width: 1068px) {
	.card .card-copy-modal .modal-badge .modal-badge-value .m{
		font-size: 35px;

	}
}

@media only screen and (max-width: 735px) {
	.card .card-copy-modal .modal-badge .modal-badge-value .m{
		font-size: 28px;

	}

}

html[lang=zh-CN] .more::after{
    top: -1.5px; 
}




.image--overview_cards_longevity_update {
    width: 560px;
    background-image: url("/cn/environment/images/overview/cards/longevity_update__esdkfroyssom_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image--overview_cards_longevity_update {
        background-image:url("/cn/environment/images/overview/cards/longevity_update__esdkfroyssom_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .image--overview_cards_longevity_update {
        background-image: url("/cn/environment/images/overview/cards/longevity_update__esdkfroyssom_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image--overview_cards_longevity_update {
        background-image:url("/cn/environment/images/overview/cards/longevity_update__esdkfroyssom_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image--overview_cards_longevity_update {
        background-image: url("/cn/environment/images/overview/cards/longevity_update__esdkfroyssom_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image--overview_cards_longevity_update {
        background-image:url("/cn/environment/images/overview/cards/longevity_update__esdkfroyssom_small_2x.jpg")
    }
}


