custom class and size for the_post_thumbail

Try To Use it Like This :

<?php the_post_thumbnail( array (475, 317), [ 'class' => 'border--round' ] ); ?>