
/* Pera Mobile ----------- */

@media only screen and (max-device-width : 320px) {

    /* header spacing */
    .ptnew {
        padding-top: .1rem !important;
        padding-bottom: .1rem !important;
    }

    .social-margin-right {
        margin: 0px 0px 0px -2px;
    }

    .ytembed {
        width: 100%;
        height: 280px;
    }

    .threedicons img {
        height: 28px;
    }
}





