@media screen and (min-width: 1000px) {
    .smally {
        width:70%;
    }
}