.box-position {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

span.section-headings-mb10 {
    font-size: 42px;
    font-family: "Montserrat";
    font-weight: 700;
    color: #555;
    line-height: 46px;
    padding: 0;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.sponsors img {
    margin-right: 35px;
    max-width: 225px;
    padding-bottom: 20px;
}

.championshr hr {
    border-top: 1px #888 dotted;
}

.p-tb-40 {
	padding-top: 40px;
    padding-bottom: 40px;
}