@media(max-width:615px){
    .div-left{
        width: 100%;
    }
    .div-right{
        margin-top: 20px;
        width: 100%;
    }
}