Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/catalog.store.list/templates/bootstrap_v4/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/catalog.store.list/templates/bootstrap_v4/style.css

.catalog-stores-item-info {
	min-width: 250px;
	max-width: 250px !important;
	width: 250px;
	border-left: 1px solid #d3d3d3;
}

.catalog-stores-item-title-link {
	font-weight: bold;
	font-size: 15px;
}

.catalog-store-item-image {
	max-width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	.catalog-stores-item-info {
		min-width: 0 !important;
		max-width: 100% !important;
		width: 100%;
		border-left: none;
	}
}