@media screen and (min-width: 961px) {
    .fittingcar{
        position: absolute;
        top: 0;
        left:0;
    }
}