#sp-bottom-info .container {
    padding: 0px 0;
    border-bottom: 1px solid #555;
}

.firstcttd, .secondcttd {
  vertical-align: top;
}

#sp-main-body {
    padding: 15px 0;
}


@media (max-width: 767px) {
	.firstcttd,
	.secondcttd {
		display: table-row;
		width: 100%;
	}
}
