body { font-family: Helvetica, Arial, sans-serif; } .trips { margin: auto; } .trip a { font-size: 150%; } a.maps { font-size: 90%; } .subtitle { text-color: lightgrey; font-size: 90%; } img.thumbnail { background-size: contain; background-position: center; background-repeat: no-repeat; } img.image { background-image: url('../img/placeholder_img.svg'); } img.video { background-image: url('../img/placeholder_video.svg'); }