﻿
/* Section: Heading + Intro */
#cont-3974 .content-col {
	max-width: var(--text-max-width);
}

/* Section: Transport columns */
#cont-380 .image-col {
	margin-top: 15px;
}

#cont-380 .side-image {
	margin-right: 10px;
	text-align: right;
}

#cont-380 .side-image img {
	margin-top: 10px;
}

#cont-380 .table-col {
	max-width: calc(var(--content-width) / 2);
}

#cont-380 .transport-table tr {
	vertical-align: top;
	border: none;
}

#cont-380 .transport-table td {
	padding-bottom: 10px;
}

#cont-380 .transport-table .col-1 {
	width: 80px;
}

#cont-380 .transport-table .bhv-bild {
	text-align: left;
	margin-left: 0.5em;
	margin-top: 5px;
}

#cont-380 .transport-table .col-2 {
	text-align: left;
}
