@media screen and (max-height: 780px) {
    #elem3{
        margin-left: 6%;
        width: 10%;
        bottom: -4em;
    }
    #elem2{
        margin-left: -16%;
        width: 10%;
        bottom: -4em;
    }
    #elem1{
        width: 14%;
        margin-left: -7%;
        bottom: -8em;
    }
    
}
    

/**/

fp-tableCell{
 vertical-align: top;
}
