img {

    position: absolute;
    width: 50%;
    height: 333px;
    left: 25%;
    top: 50%;

    background: url(/img/12.jpg);
}
h1 {
    position: absolute;
    width:40%;
    height: 87px;
    left: 30%;
    top: 20px;

    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 74.5714px;
    line-height: 87px;

    color: #FF1D1D;
}
a{
    top: 100px;
    left: 400px;
    color: #FF1D1D;
}