/*CSS brought over from Info Type: WYSIWYG*/
a:link {
 text-decoration: none;
}

a:visited {
 text-decoration: none;
}

a:hover {
 text-decoration: none;
}

a:active {
 text-decoration: none;
}
/*CSS brought over from FAQ Type: WYSIWYG*/
a:link {
 text-decoration: none;
}

a:visited {
 text-decoration: none;
}

a:hover {
 text-decoration: none;
}

a:active {
 text-decoration: none;
}


.video-responsive {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.video-responsive iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
}

.favbikes {
margin-top: 50px;
}
.col-xs-12.col-sm-6.content-block-column { display: flex;align-items:center;}

section.section.sePageSection.sePageSectionResponsive.favbikes {

 padding-bottom: 25px;
 background: linear-gradient( #fff 90%, #f9f8fa);
}