.operation {
  padding: 10px;
  }

.floatleft {
  float: left;
  }

.floatright {
  float: right;
  }

.operationImage {
  margin: 10px;
  box-shadow: 2px 2px 8px grey;
  }