@media screen and (max-width: 768px) {
    .background-info {
        width: 90%;
    }
}
