.sticky {z-index:2001;position:fixed}
.td-container, .td-a-rec-id-header, #calc-page, #snd-enrollment {max-width:980px;margin-left: 150px;margin-right: auto;}
.td-post-content .vausda {margin-bottom:15px}
.td-ss-main-sidebar {max-width:300px;}
.vausda {text-align:center;}
@media 
only screen and (max-width : 1450px) /* (tablet) */
{
    .sticky {display:none}    
    .td-container, .td-a-rec-id-header, #calc-page, #snd-enrollment {max-width:980px;margin-left:auto;margin-right: auto;}
}

@media 
screen and (max-width: 320px), /* (normal smartphones) */
only screen and (max-width : 640px) /* (big smartphones) */
{

}