@media print, screen and (min-width: 768px) {
    .heading1__inner {
        width: 100%;
    }
}
