

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.list/catalog_table_2/style.css?1760430289355*/
#price_prod {
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    color: #1d2029;
   
}
#for_mobile{
	display:none;
}
@media screen and (max-width: 720px) {
#price_prod {
    font-size: 14px;
    padding-top: 0px;
   
}

#for_mobile{
	display:inline;
	font-size: 12px;
    font-weight: normal;
    padding-top: 0px;
    color: #888;
}
}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.list/catalog_table_2/style.css?1760430289355 */
