:host {
  display: flex;
  flex-direction: column;
  margin-right: 20px;

  .resolution-list {
    position: relative;
  }
}
