@media (min-width: 768px) {
    .ypfcom__modules-text-block-container .info-block.ypfcom__modules-text-block{
    width: 486px;
    }
}

.ypfcom__modules-text-block-container .info-block.ypfcom__modules-text-block .info-block__title{
    font-size: 46px ;
    line-height: 50px;
}

@media (max-width: 576px) {
    .ypfcom__modules-text-block-container .info-block.ypfcom__modules-text-block{
    padding-inline: 16px;
    }
     .ypfcom__modules-text-block-container .info-block.ypfcom__modules-text-block .info-block__title{
    font-size: 32px ;
    line-height: 32px;
    }
}
