.collection_bottom_content {
    margin-top: 30px;
}
.widgetarea-head .info-box-wrapper .box-title-default {
	flex-direction: row;
}
@media (max-width: 1024px){
    .topbar-content, .topbar-wrapp {
		max-height: 52px;
		height: auto;
	}
	.top-bar-left, .topbar-text.topbar-left-text {
		display: block;
		text-align:center;
	}
	.top-bar-right{
		display: none;
	}
}