/*
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 : 19 Jul 2021, 15:57:51
    Author     : geekweb
*/


@media (max-width: 576px){
    body{
        background-color: #ffffff;
    }
    .top-pad .box-my-bidoo{
        box-shadow: none;

    }
}
