.brand-img{
 position: relative;
}
.brand-img>.title{
position: absolute;
left: 8%;
bottom: calc(10% / 2);
color: white;
}