@media (max-width:450px) {
    .app_wrapper {
        max-width: 100%;
    }
}