﻿.ff-text-white {
    top: 60%;
}

@media (max-width: 768px) {
    .ff-text-white {
        top: 42%;
    }
}

