#lb1 {
	background-image: url(images/grad.jpg);
}
#lb2 {
	background-image: url(images/4.jpg);
}
#lb3 {
	background-image: url(images/instruk.jpg);
}
#lb4 {
	background-image: url(images/4.jpg);
}
#lb5 {
	background-image: url(images/5.jpg);
}
#kmgdprimage, #km-profile-sex > div > span:nth-child(5) {
	display: none !important;
}
#gal {
	height: 397px;
	width: 98% !important;
	display: block;
	background-image: url(images/thegirls.jpg);
}
#gal .linkboks-header {
	color: #fff;
}
#gal:after {
    content: "";
	background-color: rgba(0, 0, 0, 0.75);
    margin: 15px 14px;
    width: calc(100% - 28px);
    height: calc(100% - 30px);
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
}
#gal:hover:after {
    background-color: rgba(0,0,0,0.25);
}
html body #btxt h1 {
    font-size: 1.6em;
}
html body .linkbox {   
    border: 10px solid #fff;
    outline: 1px solid #000;
    width: 48% !important;
    margin: 5px 1%;
}
#linkboxwrap > div.col-sm-8.col-xs-12 {
	padding-top: 5px;
}
html body #lb5 {
	border: 10px solid #fff;
    outline: 1px solid #000;
    width: 98% !important;
    height: 450px;
    margin: 10px 1% 0 1%;
}
html body #lb5:after {
    margin: 20px 14px;
    width: calc(100% - 28px);
    height: calc(100% - 30px);
}