#hero img{

}
.om {
    display: flex;
}
.ah img{
    width: 100%;
    height: auto;
    

}
.ab img{
    width: 100%;
    height: auto;
    
}
@media(min-width:540px){
    .oma{
        width: 50%;
        height: auto;
        display: flex;
    }
}
.abd{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.oma{
    margin-left: 300px;
}
p.mns{
    border: darkred;
}
#om{
    background-image: url(./image/Apple\ Rebuilding\ Home\ page.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}