You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
338 B

.about-map {
position: absolute;
z-index: 0;
width: 65%;
margin-left: 35%;
margin-top: -10%;
img {
width: 100%;
}
}
.about-videos {
li {
width: 165px;
margin-right: 2%;
vertical-align: top;
font-size: 12px;
.plugin_video {
margin-bottom: 8px;
}
}
}