/*Write your custom css in this file.*/
.public-view .dashboard-image {
	max-width: 10rem;
}

#proposal-preview-scrollbar .dashboard-image { 
	max-width: 100%;
}

.request_estimate-page .dashboard-image {
	max-width: 11rem;
}

.store-page #page-content .card-body {
	overflow: hidden;
	max-height: 22.5rem;
}
