#main {
 padding-bottom:0px !important;
margin-bottom:0px !important;
}
.tam-testimonials {
max-width: 1250px !important;
margin-left: auto !important;
margin-right: auto !important;
padding-left: 25px !important;
padding-right: 25px !important;
}
.tam-video-title {
min-height: 75px;
}
div.post-content p, div.post-content h4, div.post-content ul {
display: block!important;
max-width: 640px;
margin-left: auto !important;
margin-right: auto !important;
}
.boxed {
padding-top: 20px;
border: 1px solid #efefef;
background-color: #F6F6F6;
max-width: 700px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.tam-highlight {
background-color: yellow;
}
@media only screen and (max-width: 600px) {
    img.tam-img {
        float: none !important;
        margin-bottom: 1em !important;
        display: block !important;
        width: 100% important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}