.img_brand {
	float: left;
    min-width: 330px;
    text-align: center;
}

.brand-description {
	min-height: 80px;
	max-height: 95px;
	overflow: hidden;
	text-align: justify;
}

.opened {
    margin-bottom: 15px;
}

.description-link {
	visibility: visible;
	display: inline-block;
	background-image: linear-gradient(to right, #00c7c9 50%, transparent 50%);
	color: #00c7c9;
	font-size: 14px;
    font-weight: 400;
    line-height: 120%;
	text-decoration: none !important;
    background-repeat: repeat-x;
    background-size: 8px 2px;
    background-position: center bottom;
    cursor: pointer;
	float: right;
}

.seapch-cena {
	float: left;
}

/*ul {
	margin-left: 25px;
}*/

.top-fil {
    margin-top: -95px!important;
}