@media (max-width: 700px)  {
    .kenny{
        visibility: hidden;
        margin-bottom: -200px;
    }
}