
/*
@media (min-width: 320px) {
    .container {
        width: 750px !important;
    }
}*/
.logo{
    padding:0 15px;
}

/*@media (max-width: 425px) {
    #myCarousel{
        display: none;
    }
}*/

@media (max-width: 767px) {
    .nav > li{
        padding: 0 10px !important;
    }
}

.callout{
    height: 199px;
}

.portfolio-filter ul{
    padding: 0;
}

@media screen and (max-width: 650px) {
    label {
        font-size: 15px !important;
        width: 100% !important;
        border-bottom: 1px solid red !important;
    }
}
@media screen and (max-width: 430px) {
td.t-content{
    width: 100%;
}
}
