.desktop #survey-frame {
  width: 224.99998474121094px;
  height: 224.99998474121094px;
  bottom: -224.99998474121094px;
}
#seesawengage.desktop{
  width: 224.99998474121094px;
  height: 224.99998474121094px;
}
.desktop #sb-frame{
  width: 224.99998474121094px;
  height: 224.99998474121094px;
  bottom:-224.99998474121094px;
}
@keyframes slideDownDesktop {
  0% { bottom:0px}
  100% { bottom:-224.99998474121094px}
}
@keyframes slideUpDesktop {
  0% { height:0; }
  100% { height:224.99998474121094px;}
}
@keyframes expandDesktop {
  0% { width:224.99998474121094px;right:0; }
  100% {bottom:0px;width:224.99998474121094px;right:0}
}
