.sp-tygia .gold_box {
    height: 250px;
    overflow: scroll;
}
.tigia table {
    width: 100%;
}
.tigia table th, td {
    padding: 3px;
}
#sp-logo {
    height:58px;
    width:468px;
}
#sp-top-add {
    width: 650px;
    height: 58px;
}
.sp-date {
    width: 270px;
    position: relative;
    float: left;
}
.mod-languages {
    position: relative;
    float: left;
    width: 80px;
    padding: 0;
}
.mod-languages {
    margin-top: -3px;
}
.itemFacebookShare {
    width: 60px;
    height: 20px;
}
div.itemSocialSharing >div{
    margin:0px 2px 0 0;
}
.fb_iframe_widget span {
    margin-top: 5px;
}
@media only screen and (max-width: 768px) {
    #sp-logo {
        height:100%;
        width:100%;
    }
    #sp-top-add {
        height:100%;
        width:100%;
    }
    .responsive #sp-logo-wrapper .top-add {
        text-align: center;
        width: 100%;
    }
    .responsive #sp-logo-wrapper #sp-logo {
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
    .responsive #sp-logo-wrapper .container {
        width: 1000px;
    }
    .responsive #sp-logo-wrapper #sp-top-add {
        width: 500px;
    }
}
