.squadlogo{
    position:absolute!important;
    top:10px!important;
    
    width:100%!important;
}

.leagueprofilecontainer{
    position:absolute!important;
    }
    
    
.leagueprofilebox {
    border:0;
    border-radius: 10px; 
    width:100%!important;
  position:relative!important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);;
    display: block;
 /*   margin-left: auto;
    margin-right: auto;*/
    background:#ffffff;
        left:0!important;
    right:0!important;
}

.leagueprofileteams {
    border:0;
    border-radius: 7px; 
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);;
 /*   display: block;
 /*   margin-left: auto;
    margin-right: auto;*/
    background:#007f22;
        left:0!important;
    right:0!important;
}

.WLPteamergreen {
    border:0;
    border-radius: 7px; 
  /*  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);;
 /*   display: block;
 /*   margin-left: auto;
    margin-right: auto;*/
    background:#007f22;
        left:0!important;
    right:0!important;
}

.WLPteamerred {
    border:0;
    border-radius: 7px; 
  /*  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);;
 /*   display: block;
 /*   margin-left: auto;
    margin-right: auto;*/
    background:#fe324b;
        left:0!important;
    right:0!important;
}