 @media only screen and (min-width : 768px) {
        
    #pos-4
    {
       height: 100%;
        width: auto;
    }
        
}

#pos-5
{
    top: -20px;
}