@media (min-width: 768px)
{
    .subscribe-form
    {
        position: relative;
    }
}
