@media (min-width: 768px) {
    .thumbnail.generic-box a p {
        
        max-width: none !important;
    }
}