body {
    direction: ltr;
}

header .img {
    right: auto;
    left: -50%;
    bottom: 0;
    transform: rotateY(180deg);
}

header .info h1 {
    font-size: 35px;
}

.about .info h2 {
    font-size: 35px;
}