Hello!
I'm attempting to make the circles bigger and the same size on the front page, is there a way to-do this?
Thanks!
.speakers-page figure.featured-image img {
height: 240px;
width: 240px;
}
.speakers-page figure.featured-image {
max-width: 240px;
}