.b-footer-tinywhite{
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    height: 344px;
    min-width: 1000px;
    background: #fff;
    font-size: 13px;
    line-height: 1.92;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.2px;
    width: 100%;
    overflow: visible;
    color: #8c96a5;
}
.b-footer-tinywhite a {
    color: #1583e6;
}
.b-footer-tinywhite a:hover {
    color: #175c99;
}
.b-footer-tiny__wrapper{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.b-footer-tinywhite__top {
    min-height: 261px;
    padding: 55px 0 22px 0;
}
.b-footer-tinywhite__col {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: left;
}
.b-footer-tinywhite__logo {
    display: block;
    height: 55px;
    margin-top: 2px;
    width: 100%;
}
.b-footer-tinywhite__logo_1 {
    background: url(../images/footer.tinywhite/auslogics-logo.png) no-repeat 0 0;
}
.b-footer-tinywhite__logo_2 {
    background: url(../images/microsoft_badge.svg) -30px -20px no-repeat;
}
.b-footer-tinywhite__text {
    margin-top: 20px;
    width: 470px;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.92;
    letter-spacing: 0.2px;
    color: #8c96a5;
}
.b-footer-tinywhite__text b {
    color: #262d39;
    font-weight: 500;
}
.b-footer-tinywhite-bottom {
    padding-top: 33px;
    border-top: solid 1px #e0eaf0;
}
