.spacer-t-20 {
    margin-top: 20px;
}

.spacer-t-40 {
    margin-top: 40px;
}

.spacer-t-60 {
    margin-top: 60px;
}

.spacer-t-80 {
    margin-top: 80px;
}

.spacer-t-100 {
    margin-top: 100px;
}

.spacer-b-20 {
    margin-bottom: 20px;
}

.spacer-b-40 {
    margin-bottom: 40px;
}

.spacer-b-60 {
    margin-bottom: 60px;
}

.spacer-b-80 {
    margin-bottom: 80px;
}

.spacer-b-100 {
    margin-bottom: 100px;
}

.spacer-bottom {
    margin-bottom: 60px;
}

.mastergap {
    margin-top: 170px;
}

.propimg {
    width: 100%;
    height: auto;
}

.svgimg {
	width: 100%;	
}

figure {
    margin: 0;
    padding: 0;
}

.circleimg {
    padding: 20px;
}

.bb {
    border-bottom: 1px solid #000;
}

.bt {
    border-top: 1px solid #000;
}