@media screen and (orientation: landscape) and (min-width: 500px) {
    .illowp40 {
        min-width: 400px;
        width: 40%
        }
    }