.bg-full{
    width: 100%;
    background: #F5F8FB url("../images/mobile-rodape.png");
    background-position: bottom center;
    background-size: cover;
    height: 180px;
}
.main-content__title img{
    width: 300px;
}