/*MOBILE*/
@media only screen and (max-width: 431px) {
    
    .android-right-alignment{
     width:100% !important;   
     padding: 16px;
    }
    
    .image-index-center{
        width: 100% !important;
padding: 0 15px !important;
text-align: center !important;
margin: 10px !important;
    }
    
    .margin-top-product{
        margin-top:20% !important;
    }
    
    .discover-android{
      margin-top:35%;
    }
    
    #news{
        margin-bottom: 161px;
    }
    
    .mobile-app-custom{
        margin-top: 66%;
    }
    
    .margin-android{
        margin-top: 11px !important;
    }
    
    .sidebarmenu{
        height:100%;
    }
    
    .w90{
        width:90% !important;
    }
    
    .margin-special{
        margin-top: -57px !important;
    }
    
    .border-box-nine{
        width: 90% !important;  
    }
}

@media only screen and (min-width: 432px) {
}

