.counter_block {
    display:inline-block;

}

.counters_container {
    position:relative;
    left:370px;
    bottom:0px;
}

.descr-tetxt {
	font-size:14pt;
}
.descr-tetxt h2 {
    font-size: 15pt;
    font-weight: bold;
}
.descr-tetxt h1 {
    font-weight: bold;
}

@media all and (max-width: 350px) {
    .brand-name_image{
    width:110px;
    height: auto;
    }

}
