.left-ads{
    position : absolute;
    top : 0;
    left : 10px;
    width : 300px;
    height : auto;
}

.left1, .left2{
    margin-bottom : 20px;
    text-align : center;
}

.bottom {
    text-align : center;
}

.bottom-ads{
    margin : 20px 0;
}

header .google-auto-placed{
    display : none;
}

@media screen and (max-width : 1900px){
    .left-ads{
        display : none;
    }
}