@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.headline .text-component__text-headline h2{font-size:34px !important}
}
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (device-aspect-ratio:40/71) and (orientation:portrait){.headline .text-component__text-headline h2{font-size:30px !important}
}