.document_result_icon {
    background-image: url("../logos/icon_document_bl.png");
    width: 50px;
    height:50px;
    background-repeat:no-repeat;
    background-size: contain;
	min-width:4rem;
}
.page_result_icon {
    background-image: url("../logos/icon_web_bl.png");
    width: 80px;
    height:50px;
    background-repeat:no-repeat;
    background-size: contain;
	min-width:4rem;
}