#body .table_org .table-responsive tbody tr:nth-child(2) {
    display : none;
}

#body .table_org .table-responsive tbody tr:nth-child(3) {
    display : none;
}

#body .table_org .table-responsive tbody tr:nth-child(5) {
    display : none;
}

.main-slider {
padding-left: 10px;
padding-right: 10px;
}
.slick-slide p {
text-align: justify !important;
}
.videoTitle {
display : none !important;
}
.slick-prev {
left: 10px !important;
}
.slick-next {
right: 10px !important;
}
@media ( max-width : 500px) {
.section-logo img {
width: 100% !important;
}
}