#pdpa-box {
    background:#000;
    color:#fff;
    padding:2rem;
    position:fixed;
    bottom:0;
    left:0;
}

.td-page-content p {
    margin-bottom: 24px;
}
.s1 {

}
.t1 {
    width:100%;
}
.t1 td, .t1 th{
    border:1px solid #ccc;
    padding: 0.4rem;
}
.t1 td p {
    margin:0;
}


@media screen and (max-width:767px) {
	#pdpa-box {
		font-size: small;
		padding: 0rem;
		line-height: 1.5rem;
	}
	#pdpa-box .pdpa-footer {
		padding: 0.5rem !important;
	}
}
