.file_icon {

	width: 31px;

    height: 31px;

    display: block;

    background-color: transparent;

	background-position: 50%;

    background-size: contain;

	background-repeat: no-repeat;

    position: relative;

    margin: -3px 30px 0;

    float: left;

}
.file_icon.brochure_dropdown {
    height: 100%;
}