.inspector .download_app{
    border-top: 1px solid #000;
    padding: 25px;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-left: -10px;
    background-color: #fff;
}

.inspector .width50{
    width: 50%;
}

.inspector md-grid-list{
    padding: 10px !important;
}

.inspector md-grid-tile{
    padding: 0px !important;
}

.inspector .screen img{
    width: 30%;
}

/*
.inspector .section .parallax, .inspector .section .static-image{
    visibility: hidden !important;
}*/
