/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 31, 2016, 3:44:46 PM
    Author     : zeeshan2
*/
@media (max-width: 450px) {
    .adsenceMiddleThird {display:block;}
    .adsenceRight {display:none;}
}

@media (min-width: 451px) {
    .adsenceMiddleThird {display:none;}
    .adsenceRight {display:block; width:194px;}
}
