@media only screen and (max-width: 500px) {
        .yellow-box {
            width: 100% !important;
            height: 600px !important;
        }
     }