/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 120px) and (max-device-width : 767px) {
    
    #owl-demo-2 {
        margin-bottom: 30px;
    }
    .align-rt img {
        margin-bottom: 10px;
    }
}