16 lines
266 B
CSS
16 lines
266 B
CSS
.oricoEGapp {
|
|
background: #fff;
|
|
}
|
|
|
|
.oricoEGapp .oricoEGapp-brand {
|
|
background: #fff;
|
|
position: relative;
|
|
}
|
|
|
|
.oricoEGapp .oricoEGapp-brand .video-right img {
|
|
margin-top: 3.3rem;
|
|
}
|
|
|
|
.oricoEGapp .oricoEGapp-brand .text-center img {
|
|
margin: 0 auto;
|
|
} |