.container {
    width: 1400px !important;
}

#logo a img {
    max-width: 300px !important;
}

.blog-post .entry-title {
    text-align: left;
    display: none;
}

// event image
.event_registration .registration{display:none !important}
.registration_button{display:none !important}
.text-center{display:none !important}


.event-widget .event-title {
    height: auto !important;
}
.event-widget .event-img {
    display: none !important;
}

.event-widget .box-footer {
    display: none;
}

.newsgrid img{
    height:160px !important;
    object-fit: cover  !important;
    object-position: 50% 50%  !important;
}

body {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    background: #ffffff;
    color: #222;
}

.pt-cv-readmore {
float: right;
}

.pt-cv-content, .pt-cv-content * {
    text-align: justify;
}
