/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    body {
        font-size: 15px;
    }
    .image2{
        float: right !important;
    }
    .img200{width:96%;margin:0 auto;}
    .img250{width:96%;margin:0 auto;}
    .img300{width:96%;margin:0 auto;}
    .img350{width:96%;margin:0 auto;}
    .img400{width:96%;margin:0 auto;}
    .img450{width:96%;margin:0 auto;}




}
