Template:ResponsiveAmbox/styles.css

    From Ianseo
    @media screen and ( max-width: 500px ) {
    	.mbox-image {
    		display: none;
    	}
    	.ambox:not(.mbox-small) {
    		width: 100%;
    		margin: 0;
    	}
    }