﻿.page-description {
    text-align: justify !important;
}

.iframeyoutube {
    width: 440px;
    height: 300px;
}

@media only screen and (max-width:540px) {
    .iframeyoutube {
        width: 330px;
        height: 200px;
        padding-bottom: 0px !important;
    }
}

@media only screen and (max-width: 767px) {
    #secondary.mobile-sidebar {
        padding-bottom: 0px !important
    }
}
