@media only screen and (max-width: 480px){
		
    .search-results article .thumbnail {
        display: Block;
}
		
}