.logo img{
    width: 100%;
    height: auto;
}

.no-left-padding{
    padding-left: 0 !important;
}
.no-right-padding{
    padding-right: 0 !important;
}
.no-padding{
    padding: 0 !important;
}
.btn{
    border-radius: 1px;
}

.o-image img{
    width: 100%;
    height: auto;
}
.num-909 .o-image, .num-911 .o-image{
    float: right;
}
.num-909 .o-text h1, .num-911 .o-text h1{
    text-align: left !important;
}
.num{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px dashed;
}