@media only screen and (max-width:576px){.containImgProfile{background-size:contain!important}.containImg,.containImgProfile{background-position:0 0!important}}.containImg{background-size:contain!important}.fill-container{width:100%;height:100%;flex:1 1}.center-children{display:flex;flex-direction:row;align-items:center;justify-content:center}.gradient-cool{background:linear-gradient(90deg,#FF595E,#FC9F5B,#ffc13a,#8AC926,#E3C567)}.animated-background-gradient{background-size:800% 800%;animation:Gradient 40s ease infinite}.animated-background-gradient-paused{animation-play-state:paused}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}