﻿.other-brands{margin-top:25px;background-color:#f6f6f6}
.other-brands .entery .item{display:inline-block;width:100px;margin:20px 50px 0}
.other-brands .entery .item .title{margin-top:5px}
.other-brands .entery .item:hover .title{color:var(--color)}

@media only screen and (max-width:920px){
.other-brands{margin-top:20px}
.other-brands .titr-asli{font-size:16px}
.other-brands .entery .item{margin:0;width:33.33%;float:right;padding:10px 10px 15px;max-width:110px}
.other-brands .entery .item .title{font-size:12px}
}