.title {
color: $black;
font-size: 48px;
line-height: 1.2;
@include media-breakpoint-up(lg) {
font-size: 50px;
}